CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 打印

搜索资源列表

  1. dayin

    0下载:
  2. 本程序主要实现的是用MFC可视化实现打印功能,可以通过这个程序简单的了解一下MFC-Achieve print function
  3. 所属分类:Printing program

    • 发布日期:2017-04-03
    • 文件大小:186834
    • 提供者:陆艳艳
  1. PreviewDemo

    0下载:
  2. 在写一套MIS,但不想用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,系统UI是基于对话框的,支持打印及预览,没想到用起来还真不错,赶紧拿出来奉献给大家-In the writing of a MIS, but do not want to use MFC' s document view template, so had to print something like that to write a set, the system is a dialog-based UI t
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:25306
    • 提供者:
  1. wei_dui

    0下载:
  2. 打印杨辉三角 由mfc实现的小程序。可以自己确定打印的行数-Print Yang Hui Triangle
  3. 所属分类:Printing program

    • 发布日期:2017-04-09
    • 文件大小:1941878
    • 提供者:魏巍
  1. MFCforPrint

    0下载:
  2. 使用MFC的打印和预览功能,内含说明文档,详细说明了程序的功能和代码的实现原理,很不错的,适合初学者。-Using MFC' s print and preview features, includes documentation detailing the function of the program and code implementation principle, very good for beginners.
  3. 所属分类:Printing program

    • 发布日期:2017-05-16
    • 文件大小:4588734
    • 提供者:liz
  1. calender

    0下载:
  2. 基于MFC的对话框程序,根据用户输入年份,打印出相应年份的日历。-MFC dialog-based program year based on user input, print the corresponding calendar year.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1943223
    • 提供者:吉利
  1. mfcconsole

    0下载:
  2. 将此文件加入工程,再将MFC工程的 属性Linker/system/subsystem 的Windows (/SUBSYSTEM:WINDOWS) 改为 Console (/SUBSYSTEM:CONSOLE) 再 #include <iostream> using namespace std 就可以对MFC程序 打印控制台调试信息-Add this file works, then the properties of MFC project Linker/syste
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:527
    • 提供者:noname
  1. Demo

    0下载:
  2. 使用MFC实现如何通过打印对话框获得打印机设备-How to use MFC to access a printer device through the Print dialog box
  3. 所属分类:Printing program

    • 发布日期:2017-03-31
    • 文件大小:13650
    • 提供者:马灿
  1. demoPrint

    0下载:
  2. 通过使用MFC GDI来控制和操作打印机,以及打印视图阅览。-using GDI of mfc to control and operate printer and show printer view.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:35776
    • 提供者:bill
  1. VCPPdaquan

    0下载:
  2. 本书是一本Visual C++ 6.0综合开发参考手册,书中几乎囊括了使用Visual C++进行程序开发的全部知识,同时在讲解中结合了大量实用而又具有代表性的示例和典型应用。全书共分32章,包括认识Visual C++,C++语言基础,C++语句控制,数组,函数,面向对象的程序设计,Win32 API,用户界面设计,文档与视图,菜单、工具栏和状态栏设计,通用对话框,高级控件,ActiveX控件,自制MFC控件,图形、图像处理技术,多媒体技术,文件操作技术,注册表,ADO数据库编程,数据查询技术
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:81860
    • 提供者:AAA
  1. DIBDisplay

    0下载:
  2. 在MFC中,编写简单的读写BMP的多文档示例。该文档不但可以直接读写BMP文件,还可打印当前DIB,还支持剪贴板操作:复制当前DIB到剪切板,也可以 将剪切板中现有的DIB复制到当前的DIB中。-display the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16441231
    • 提供者:林苏
  1. CPP2010-03-20-VCNotebook

    0下载:
  2. 基于MFC的打印功能实现,主要包括,新建、打开、保存、另存为、打印设置、打印、退出;具有判断退出、新建、打开时对当前文档是否保存等功能 具有撤销、复制、粘贴、剪贴、删除等基础功能,通过派生类绘制了查找、替换对话框,实现了和window记事本同样的功能。另外还包括右键快捷菜单功能,和主菜单一样实时更新菜单可能状态 利用MFC通用对话框,实现了字体设置功能;并且实现了查看工具栏和状态栏的功能,由于时间有限部分功能尚未实现-a vc6.0 mfc -dialog based vc+ program,l
  3. 所属分类:Printing program

    • 发布日期:2017-05-10
    • 文件大小:2319246
    • 提供者:ying
  1. MultiPagePrint

    1下载:
  2. MFC视图多页打印的实现源码。包括VC6.0和VS2010工程。-MFC view multi-page printing to achieve source. Including VC6.0 and VS2010 project.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:33094
    • 提供者:刘云和
  1. VCPP6.0-Printer

    0下载:
  2. 该文介绍了在windows环境下如何用VC++ 的MFC应用程序框架和API函数来实现对打印机的控制,针对于不同用途的打印,用实例详细说明了其不同的实现方法。在介绍的用途和方法中,有些很少有人涉及。-This paper describes how in the windows environment using VC++ MFC application framework and API functions to achieve the control of the printer for p
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:141352
    • 提供者:zjh
  1. PrintSample

    0下载:
  2. MFC编程,打印和打印预览的程序,希望能有帮助-MFC programming, print and print preview of the program, hoping to have a role
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:19114
    • 提供者:yanghs
  1. myprinter

    0下载:
  2. 这是我辛辛苦苦写了1天的一个MFC封装的打印报表demo。-This is the demo I worked so hard to write one day a MFC package to print the report.
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:56120
    • 提供者:徐大帅
  1. dPriintDirecci

    0下载:
  2. 直接控制端口打印的MFC控件源码程序源码码,能打印票据,报表,实现套打 可直接使用。 -Direct control of the port MFC controls source code printing program source code, you can print the notes, reports, to achieve Taoda can be used directly.
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:57806
    • 提供者:圣人
  1. 20120611

    0下载:
  2. MFC属性页面实例 MFC系统自带窗口 查找替换窗口,颜色窗口,文件选择窗口,字体窗口,打印窗口-Find and Replace MFC property page instance of the MFC system comes with window window, color window, the file selection window, Font window, print window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8287964
    • 提供者:李航
  1. 223282221Linelist

    0下载:
  2. 线性表用mfc实现,包括插入,删除,打印,源程序的介绍-The linear form mfc achieved, including insert, delete, print the introduction of the source
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:128055
    • 提供者:张永哲
  1. print

    1下载:
  2. 简单的cprintdlg类应用,快速处理打印,对VC入门的MFC编程(基于对话框)有很大帮助-Simple cprintdlg class applications, rapid processing of print, started VC MFC programming (dialog-based)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1879904
    • 提供者:王辉
  1. dlgprint

    0下载:
  2. 在windows下MFC编程实例,可以打印及打印预览文本内容。-Under Windows MFC programming examples, can print and print preview the text content.
  3. 所属分类:Printing program

    • 发布日期:2017-11-15
    • 文件大小:180188
    • 提供者:ouy
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com